home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / Chip Mayıs 2001.iso / prog / share / 02 / data1.cab / Program_Executable_Files / help / html / styles_ns.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-03-13  |  1.1 KB  |  78 lines

  1. TD {
  2.    font-size : 13px; 
  3.    font-family : Arial, sans-serif; 
  4.    color : #e0dcd3; 
  5. }
  6.  
  7.  
  8. H3 {
  9.    font-weight : bold; 
  10.    font-size : 15px; 
  11.    font-family : Arial, sans-serif; 
  12.    color : #000000; 
  13. }
  14.  
  15.  
  16. BODY {
  17.    font-size : 13px; 
  18.    font-family : Arial, sans-serif; 
  19.    color : #d4d0c8; 
  20. }
  21.  
  22. A {
  23.    font-size : 11px; 
  24.    font-family : Arial, sans-serif; 
  25.    color : #feda47; 
  26.    text-decoration : none; 
  27. }
  28.  
  29. A:visited:hover {
  30.    color : #fef3a2; 
  31.    text-decoration : none; 
  32. }
  33.  
  34.  
  35. A:visited {
  36.    color : #fc8c1d; 
  37.    text-decoration : none; 
  38. }
  39.  
  40.  
  41. A:hover {
  42.    color : #fef3a2; 
  43.    text-decoration : none; 
  44. }
  45.  
  46.  
  47. A:active {
  48.    color : #fef3a2; 
  49.    text-decoration : none; 
  50. }
  51.  
  52.  
  53. A.normal {
  54.    font-size : 13px; 
  55.    font-family : Arial, sans-serif; 
  56.    color : #feda47; 
  57.    text-decoration : none; 
  58. }
  59.  
  60. .title {
  61.    width : 137px; 
  62.    height : 14px; 
  63.    left : 10px; 
  64.    position : absolute;
  65.    z-index: 10; 
  66. }
  67.  
  68.  
  69. .submenu {
  70.    font-size : 11px; 
  71.    width : 150px; 
  72.    left : 30px; 
  73.    position : absolute; 
  74.    visibility : hidden;
  75. }
  76.  
  77.  
  78.